xm: Fix help messages of xm vcpu-list/uptime
authorKeir Fraser <keir.fraser@citrix.com>
Fri, 7 Dec 2007 12:44:27 +0000 (12:44 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Fri, 7 Dec 2007 12:44:27 +0000 (12:44 +0000)
commitdb9563e7e470f61d588ec57e04aaec64b67261a6
tree4eaa967dc1fcbdea67f5f6bf4d1a8222eaf7baa2
parentefc79cff0508e889427020117a5ec51bff530db1
xm: Fix help messages of xm vcpu-list/uptime

We can give multiple domains to the following commands.
But, the help messages of the commands are explained to be able
to give a single domain.

Signed-off-by: Masaki Kanno <kanno.masaki@jp.fujitsu.com>
tools/python/xen/xm/main.py